Write to Log
Description
Write to Log writes custom messages to the Process Studio logging system at a specified log level. Use this process entry to record diagnostic information, track process progress, or log variable values during execution — for example, recording the start and end times of key process phases, logging the values of configuration variables, or writing status messages that help with troubleshooting. Log messages support Process Studio variable substitution, which is resolved at runtime.
Configurations
| Field Name | Description |
|---|---|
| Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Log level | The logging level to use |
| Log subject | The subject to use in the logging line(s) |
| Log message | The log message to write to the log |